3.555 \(\int \frac{a+b \sinh ^{-1}(c x)}{\sqrt{d+i c d x} \sqrt{f-i c f x}} \, dx\)

Optimal. Leaf size=59 \[ \frac{\sqrt{c^2 x^2+1} \left (a+b \sinh ^{-1}(c x)\right )^2}{2 b c \sqrt{d+i c d x} \sqrt{f-i c f x}} \]

[Out]

(Sqrt[1 + c^2*x^2]*(a + b*ArcSinh[c*x])^2)/(2*b*c*Sqrt[d + I*c*d*x]*Sqrt[f - I*c*f*x])

________________________________________________________________________________________

Rubi [A]  time = 0.169565, antiderivative size = 59, normalized size of antiderivative = 1., number of steps used = 2, number of rules used = 2, integrand size = 35, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.057, Rules used = {5712, 5675} \[ \frac{\sqrt{c^2 x^2+1} \left (a+b \sinh ^{-1}(c x)\right )^2}{2 b c \sqrt{d+i c d x} \sqrt{f-i c f x}} \]

Antiderivative was successfully verified.

[In]

Int[(a + b*ArcSinh[c*x])/(Sqrt[d + I*c*d*x]*Sqrt[f - I*c*f*x]),x]

[Out]

(Sqrt[1 + c^2*x^2]*(a + b*ArcSinh[c*x])^2)/(2*b*c*Sqrt[d + I*c*d*x]*Sqrt[f - I*c*f*x])

Rule 5712

Int[((a_.) + ArcSinh[(c_.)*(x_)]*(b_.))^(n_.)*((d_) + (e_.)*(x_))^(p_)*((f_) + (g_.)*(x_))^(q_), x_Symbol] :>
Dist[((d + e*x)^q*(f + g*x)^q)/(1 + c^2*x^2)^q, Int[(d + e*x)^(p - q)*(1 + c^2*x^2)^q*(a + b*ArcSinh[c*x])^n,
x], x] /; FreeQ[{a, b, c, d, e, f, g, n}, x] && EqQ[e*f + d*g, 0] && EqQ[c^2*d^2 + e^2, 0] && HalfIntegerQ[p,
q] && GeQ[p - q, 0]

Rule 5675

Int[((a_.) + ArcSinh[(c_.)*(x_)]*(b_.))^(n_.)/Sqrt[(d_) + (e_.)*(x_)^2], x_Symbol] :> Simp[(a + b*ArcSinh[c*x]
)^(n + 1)/(b*c*Sqrt[d]*(n + 1)), x] /; FreeQ[{a, b, c, d, e, n}, x] && EqQ[e, c^2*d] && GtQ[d, 0] && NeQ[n, -1
]

Rubi steps

\begin{align*} \int \frac{a+b \sinh ^{-1}(c x)}{\sqrt{d+i c d x} \sqrt{f-i c f x}} \, dx &=\frac{\sqrt{1+c^2 x^2} \int \frac{a+b \sinh ^{-1}(c x)}{\sqrt{1+c^2 x^2}} \, dx}{\sqrt{d+i c d x} \sqrt{f-i c f x}}\\ &=\frac{\sqrt{1+c^2 x^2} \left (a+b \sinh ^{-1}(c x)\right )^2}{2 b c \sqrt{d+i c d x} \sqrt{f-i c f x}}\\ \end{align*}

Mathematica [A]  time = 0.438732, size = 113, normalized size = 1.92 \[ \frac{a \log \left (c d f x+\sqrt{d} \sqrt{f} \sqrt{d+i c d x} \sqrt{f-i c f x}\right )}{c \sqrt{d} \sqrt{f}}+\frac{b \sqrt{c^2 x^2+1} \sinh ^{-1}(c x)^2}{2 c \sqrt{d+i c d x} \sqrt{f-i c f x}} \]

Antiderivative was successfully verified.

[In]

Integrate[(a + b*ArcSinh[c*x])/(Sqrt[d + I*c*d*x]*Sqrt[f - I*c*f*x]),x]

[Out]

(b*Sqrt[1 + c^2*x^2]*ArcSinh[c*x]^2)/(2*c*Sqrt[d + I*c*d*x]*Sqrt[f - I*c*f*x]) + (a*Log[c*d*f*x + Sqrt[d]*Sqrt
[f]*Sqrt[d + I*c*d*x]*Sqrt[f - I*c*f*x]])/(c*Sqrt[d]*Sqrt[f])

________________________________________________________________________________________

Maple [F]  time = 0.237, size = 0, normalized size = 0. \begin{align*} \int{(a+b{\it Arcsinh} \left ( cx \right ) ){\frac{1}{\sqrt{d+icdx}}}{\frac{1}{\sqrt{f-icfx}}}}\, dx \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((a+b*arcsinh(c*x))/(d+I*c*d*x)^(1/2)/(f-I*c*f*x)^(1/2),x)

[Out]

int((a+b*arcsinh(c*x))/(d+I*c*d*x)^(1/2)/(f-I*c*f*x)^(1/2),x)

________________________________________________________________________________________

Maxima [F(-2)]  time = 0., size = 0, normalized size = 0. \begin{align*} \text{Exception raised: ValueError} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b*arcsinh(c*x))/(d+I*c*d*x)^(1/2)/(f-I*c*f*x)^(1/2),x, algorithm="maxima")

[Out]

Exception raised: ValueError

________________________________________________________________________________________

Fricas [F]  time = 0., size = 0, normalized size = 0. \begin{align*}{\rm integral}\left (\frac{\sqrt{i \, c d x + d} \sqrt{-i \, c f x + f} b \log \left (c x + \sqrt{c^{2} x^{2} + 1}\right ) + \sqrt{i \, c d x + d} \sqrt{-i \, c f x + f} a}{c^{2} d f x^{2} + d f}, x\right ) \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b*arcsinh(c*x))/(d+I*c*d*x)^(1/2)/(f-I*c*f*x)^(1/2),x, algorithm="fricas")

[Out]

integral((sqrt(I*c*d*x + d)*sqrt(-I*c*f*x + f)*b*log(c*x + sqrt(c^2*x^2 + 1)) + sqrt(I*c*d*x + d)*sqrt(-I*c*f*
x + f)*a)/(c^2*d*f*x^2 + d*f), x)

________________________________________________________________________________________

Sympy [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \frac{a + b \operatorname{asinh}{\left (c x \right )}}{\sqrt{d \left (i c x + 1\right )} \sqrt{- f \left (i c x - 1\right )}}\, dx \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b*asinh(c*x))/(d+I*c*d*x)**(1/2)/(f-I*c*f*x)**(1/2),x)

[Out]

Integral((a + b*asinh(c*x))/(sqrt(d*(I*c*x + 1))*sqrt(-f*(I*c*x - 1))), x)

________________________________________________________________________________________

Giac [F(-2)]  time = 0., size = 0, normalized size = 0. \begin{align*} \text{Exception raised: RuntimeError} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b*arcsinh(c*x))/(d+I*c*d*x)^(1/2)/(f-I*c*f*x)^(1/2),x, algorithm="giac")

[Out]

Exception raised: RuntimeError